go/types.term.union (method)
2 uses
go/types (current package)
termlist.go#L82: if u1, u2 := xi.union(xj); u2 == nil {
typeterm.go#L49: func (x *term) union(y *term) (_, _ *term) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)